home *** CD-ROM | disk | FTP | other *** search
/ Power Utilities / Power Utilities.iso / utility / pro202 / tssr.chr < prev    next >
Encoding:
Text File  |  1992-10-15  |  3.0 KB  |  63 lines

  1.  TEACHER SAMPLING SYSTEM RUN CONTROL CHART  11/24/1987  TSSR
  2.  ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  3.  
  4.                 ┌──┬───────────────────────┐    ┌──┬──────────────┐
  5.             YES │ 1│Transmission received ?│ NO │ 2│Check tomorow.│
  6.            ┌────┴──┴───────────────────────┴────┴──┴──────────────┘
  7.            │
  8.         ┌──┼─────────────────────────┐
  9.     YES │ 3│NONMATCH Lists from SSB ?│ NO
  10.    ┌────┴──┴─────────────────────────┴───────────────┐
  11.    │                                                 │
  12. ┌──┼────────────────────────────────────────────┐    │
  13. │ 4│Add records from each NONMATCH list. (TASK2)│    │
  14. └──┼────────────────────────────────────────────┘    │
  15.    │                                                 │
  16.    ├─────────────────────────────────────────────────┘
  17.    │
  18. ┌──┼────────────────────────┐
  19. │ 5│Start run NSSMP. (TASK3)│
  20. └──┼────────────────────────┘
  21. ┌──┼───────────────┐
  22. │ 6│Receive PRINT$.│
  23. └──┼───────────────┘
  24.    └───────┐
  25.         ┌──┼───────────────────────┐    ┌──┬───────────────────┐
  26.     YES │ 7│Run finished normally ?│ NO │ 8│ERROR: Notify Wendy│
  27.    ┌────┴──┴───────────────────────┴────┼──┼───────────────────┤
  28.    │                                    │  │STOP PROCESSING    │
  29. ┌──┼──────────────────────────────┐     └──┴───────────────────┘
  30. │ 9│Record counts from after @XQT:│
  31. └──┼──────────────────────────────┘
  32. ┌──┼────────────────────────────────────┐
  33. │10│Record TOTAL RUN COST from @HOWMUCH.│
  34. └──┼────────────────────────────────────┘
  35. ┌──┼─────────────────────────────────────────────┐
  36. │11│Send print control to Jeffersonville. (TASK4)│
  37. └──┼─────────────────────────────────────────────┘
  38.    └───────┐
  39.         ┌──┼───────────────────────────────┐
  40.     YES │12│NONMATCHES TO SCHOOL FILE > 0 ?│ NO
  41.    ┌────┴──┴───────────────────────────────┴───────────────┐
  42.    │                                                       │
  43. ┌──┼────────────────────────────┐                          │
  44. │13│List non-match file. (TASK5)│                          │
  45. └──┼────────────────────────────┘                          │
  46. ┌──┼────────────────────────────────┐                      │
  47. │14│Give non-match listing to Diane.│                      │
  48. └──┼────────────────────────────────┘                      │
  49. ┌──┼────────────────────────────────────┐                  │
  50. │15│Receive nonmatch listing from Diane.│                  │
  51. └──┼────────────────────────────────────┘                  │
  52. ┌──┼─────────────────────────────────────────────────┐     │
  53. │16│Include nonmatch listing corrections in next run.│     │
  54. └──┼─────────────────────────────────────────────────┘     │
  55.    │                                                       │
  56.    ├───────────────────────────────────────────────────────┘
  57.    │
  58. ┌──┼─────────────────────────────────────────────┐
  59. │22│End of processing for TRANSMISSION ID mmddyy.│
  60. └──┴─────────────────────────────────────────────┘
  61.  
  62.  ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  63.